home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / citta / mi121.dir / 00125_Script_125 < prev    next >
Text File  |  1983-01-30  |  275b  |  14 lines

  1. on exitFrame
  2.   global anim_loco,anim_pro
  3.   if not soundbusy(2) then 
  4.     set anim_loco to false
  5.     set anim_pro = false
  6.   end if
  7.   global dove,dove_articolo
  8.   if dove = dove_articolo + 1 then
  9.     go to the frame
  10.   end if
  11.   at_hil 205,8,39
  12.   go to the frame
  13. end
  14.